* lisp/progmodes/octave-mod.el (octave-smie-forward-token): Only emit
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 25 Apr 2013 03:25:34 +0000 (23:25 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 25 Apr 2013 03:25:34 +0000 (23:25 -0400)
commit8b8d4a3a0c4de5d65a4d13163542c7776f3b3913
treeaedf7c30afac2afacbe9c85e32445c9439bbcc28
parent390b7c506ef8ec71de19f537be5c06d58f260f2c
* lisp/progmodes/octave-mod.el (octave-smie-forward-token): Only emit
semi-colons if the line is not otherwise empty.
* lisp/emacs-lisp/smie.el (smie-indent--hanging-p): Don't burp at EOB.
(smie-indent-keyword): Improve the check to ensure that the next
comment is really on the same line.
(smie-indent-comment): Don't align with a subsequent closer (or eob).
lisp/ChangeLog
lisp/emacs-lisp/smie.el
lisp/progmodes/octave-mod.el